home *** CD-ROM | disk | FTP | other *** search
/ Tech Gian 1997 December / Tech Gian 014 December 1997.iso / SETUP / VB / T_FILE32.DLL / RCDATA / TSINGLEFORM / TSINGLEFORM.txt < prev   
Encoding:
Text File  |  1994-09-22  |  3.4 KB  |  152 lines

  1. object SingleForm: TSingleForm
  2.   Left = 233
  3.   Top = 250
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = 'SingleForm'
  7.   ClientHeight = 179
  8.   ClientWidth = 472
  9.   Font.Color = clBlack
  10.   Font.Height = -16
  11.   Font.Name = '∩┐╜l∩┐╜r ∩┐╜o∩┐╜S∩┐╜V∩┐╜b∩┐╜N'
  12.   Font.Style = []
  13.   Icon.Data = {<image000.ico>}
  14.   KeyPreview = True
  15.   Position = poScreenCenter
  16.   Scaled = False
  17.   OnCreate = FormCreate
  18.   PixelsPerInch = 96
  19.   TextHeight = 16
  20.   object StartButton: TButton
  21.     Left = 131
  22.     Top = 144
  23.     Width = 126
  24.     Height = 30
  25.     Caption = '∩┐╜J∩┐╜n(&S)'
  26.     Default = True
  27.     TabOrder = 0
  28.     OnClick = StartButtonClick
  29.   end
  30.   object CancelButton: TButton
  31.     Left = 263
  32.     Top = 144
  33.     Width = 78
  34.     Height = 30
  35.     Caption = '∩┐╜∩┐╜∩┐╜~(&E)'
  36.     TabOrder = 1
  37.     OnClick = CancelButtonClick
  38.   end
  39.   object GroupBox1: TGroupBox
  40.     Left = 12
  41.     Top = 7
  42.     Width = 448
  43.     Height = 132
  44.     Caption = '∩┐╜∩┐╜∩┐╜k∩┐╜t∩┐╜@∩┐╜C∩┐╜∩┐╜∩┐╜╠ë∩┐╜'
  45.     TabOrder = 2
  46.     object Label2: TLabel
  47.       Left = 15
  48.       Top = 51
  49.       Width = 51
  50.       Height = 16
  51.       Caption = '∩┐╜≡ôÇÉ∩┐╜:'
  52.     end
  53.     object LzhFileSize: TLabel
  54.       Left = 105
  55.       Top = 86
  56.       Width = 128
  57.       Height = 16
  58.       Alignment = taRightJustify
  59.       Caption = '∩┐╜≡ôÇé╔òK∩┐╜v∩┐╜╚ùe∩┐╜∩┐╜:'
  60.       Font.Color = clBlack
  61.       Font.Height = -16
  62.       Font.Name = '∩┐╜l∩┐╜r ∩┐╜o∩┐╜S∩┐╜V∩┐╜b∩┐╜N'
  63.       Font.Style = []
  64.       ParentFont = False
  65.     end
  66.     object NeedMByteLabel: TLabel
  67.       Left = 277
  68.       Top = 86
  69.       Width = 65
  70.       Height = 16
  71.       Alignment = taRightJustify
  72.       Caption = '3023.5MB'
  73.       Font.Color = clBlack
  74.       Font.Height = -16
  75.       Font.Name = '∩┐╜l∩┐╜r ∩┐╜o∩┐╜S∩┐╜V∩┐╜b∩┐╜N'
  76.       Font.Style = []
  77.       ParentFont = False
  78.     end
  79.     object DriveMByteLabel: TLabel
  80.       Left = 277
  81.       Top = 104
  82.       Width = 65
  83.       Height = 16
  84.       Alignment = taRightJustify
  85.       Caption = '3023.5MB'
  86.       Font.Color = clBlack
  87.       Font.Height = -16
  88.       Font.Name = '∩┐╜l∩┐╜r ∩┐╜o∩┐╜S∩┐╜V∩┐╜b∩┐╜N'
  89.       Font.Style = []
  90.       ParentFont = False
  91.     end
  92.     object DriveLabel: TLabel
  93.       Left = 106
  94.       Top = 104
  95.       Width = 143
  96.       Height = 16
  97.       Caption = 'C∩┐╜h∩┐╜∩┐╜∩┐╜C∩┐╜u∩┐╜╠ï≤é½ùe∩┐╜∩┐╜:'
  98.       Font.Color = clBlack
  99.       Font.Height = -16
  100.       Font.Name = '∩┐╜l∩┐╜r ∩┐╜o∩┐╜S∩┐╜V∩┐╜b∩┐╜N'
  101.       Font.Style = []
  102.       ParentFont = False
  103.     end
  104.     object Label1: TLabel
  105.       Left = 15
  106.       Top = 25
  107.       Width = 56
  108.       Height = 16
  109.       Caption = '╠º∩┐╜┘û∩┐╜:'
  110.     end
  111.     object LzhFileNameLabel: TLabel
  112.       Left = 79
  113.       Top = 25
  114.       Width = 121
  115.       Height = 16
  116.       Caption = 'LzhFileNameLabel'
  117.     end
  118.     object ChangeButton: TButton
  119.       Tag = 1
  120.       Left = 377
  121.       Top = 48
  122.       Width = 59
  123.       Height = 25
  124.       Caption = '∩┐╜╧ìX(&C)'
  125.       Font.Color = clBlack
  126.       Font.Height = -15
  127.       Font.Name = '∩┐╜l∩┐╜r ∩┐╜o∩┐╜S∩┐╜V∩┐╜b∩┐╜N'
  128.       Font.Style = []
  129.       ParentFont = False
  130.       TabOrder = 1
  131.       OnClick = ChangeButtonClick
  132.     end
  133.     object ToDirNameEdit: TEdit
  134.       Left = 69
  135.       Top = 49
  136.       Width = 304
  137.       Height = 23
  138.       Color = clBtnFace
  139.       Font.Color = clBlack
  140.       Font.Height = -15
  141.       Font.Name = '∩┐╜l∩┐╜r ∩┐╜o∩┐╜S∩┐╜V∩┐╜b∩┐╜N'
  142.       Font.Style = []
  143.       MaxLength = 255
  144.       ParentFont = False
  145.       ReadOnly = True
  146.       TabOrder = 0
  147.       Text = 'c:\tech_win\tw_9701\win100\ancd'
  148.       OnDblClick = ToDirNameEditDblClick
  149.     end
  150.   end
  151. end
  152.